Xbasic

AlphaCloud::ClientCreateSecurityApplication Method

Syntax

.CreateSecurityApplication as L (Request as AlphaCloud::SubscriptionSecurityApplication)

Arguments

RequestAlphaCloud::SubscriptionSecurityApplication

An instance of SubscriptionSecurityApplication populated with desired values.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

CreateSecurityApplication creates a new security application based on the request provided.